Skip to content

Conversation

@winger
Copy link
Contributor

@winger winger commented Aug 31, 2025

Proofs for:

lemma minDist_eq_minDist [ArkLib/Data/CodingTheory/InterleavedCode.lean] #112
Note: this is the proof for corrected statement, the original version only holds as an inequality (see the proof baseMinDist_le_minDist_of_nontrivialMF for inequality and a counterexample in GeneralInequalityAndCounterexample section)

lemma isInterleaved_codeOfLinearCode [ArkLib/Data/CodingTheory/InterleavedCode.lean] #111

@alexanderlhicks
Copy link
Collaborator

Thank you! Hoping to review these tomorrow and merge.

@alexanderlhicks alexanderlhicks self-assigned this Sep 1, 2025
@winger
Copy link
Contributor Author

winger commented Sep 2, 2025

@quangvdao Is there any reason why the definition of LawfulInterleavedCode is weaker than the one in the Ligero paper? Namely, they define interleaved codes to have MF=matrixSubmoduleOfLinearCode κ LC (in line with codeOfLinearCode). It seems that the results become much harder (or impossible) to prove for the current definition.

@winger
Copy link
Contributor Author

winger commented Sep 2, 2025

Sorry, I meant to tag @katyhr and @Ferinko

@winger
Copy link
Contributor Author

winger commented Sep 10, 2025

Added proofs for the rest of the theorems in InterleavedCode.lean

@katyhr
Copy link
Collaborator

katyhr commented Sep 29, 2025

Hi @winger, thanks for your comments! Which definition exactly did you have an objection to so I can take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants